home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / maksiu / lists / amoslist-0996.lzh / AMOSLIST / 000069_amos-request@svcs1.digex.net_Wed Sep 25 18:22:53 1996.msg < prev    next >
Internet Message Format  |  1996-10-01  |  2KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail3.access.digex.net (8.7.6/8.7.3) with ESMTP id SAA26819 for <mcox@access.digex.net>; Wed, 25 Sep 1996 18:22:51 -0400 (EDT)
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.7.6/8.7.3) id QAA05302 for amos-out; Wed, 25 Sep 1996 16:28:54 -0400 (EDT)
  3. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4]) by svcs1.digex.net (8.7.6/8.7.3) with ESMTP id QAA05299 for <amos-list@svcs1.digex.net>; Wed, 25 Sep 1996 16:28:54 -0400 (EDT)
  4. Received: from korovev.stm.it ([194.244.30.1]) by mail3.access.digex.net (8.7.6/8.7.3) with ESMTP id QAA15189 for <amos-list@access.digex.net>; Wed, 25 Sep 1996 16:28:51 -0400 (EDT)
  5. Received: from agora.stm.it (agora.stm.it [194.20.43.1]) by korovev.stm.it (8.7.5/8.6.6) with SMTP id WAA19100 for <amos-list@access.digex.net>; Wed, 25 Sep 1996 22:29:40 GMT
  6. Message-Id: <199609252229.WAA19100@korovev.stm.it>
  7. From: M.Berionne@agora.stm.it (Michele Berionne)
  8. Date: Mer, 25 Set 96 22:29:42
  9. Reply-To: M.Berionne@agora.stm.it
  10. X-Mailer: Bomb!
  11. To: amos-list@access.digex.net
  12. Subject: Error routine
  13. Status: RO
  14. X-Status: 
  15.  
  16.  
  17. Hello,
  18.  
  19.  > Is it possible to link my very own error routine to amos error system?
  20.  > So I want to link a small routine to amos error system, so that whenever
  21.  > an amos error occurs I could close my aga screen and restore amos screen
  22.  > back to normal.
  23.  
  24. There's command called On Error Proc YOUR_PROCEDURE
  25. In this way every time you get an error, your procedure is executed.
  26.  
  27.  > (I open the screen using my McExtension)
  28.  
  29. What's that?
  30.  
  31. Bye
  32.  
  33.  
  34.     M.Berionne@agora.stm.it                    >>Bomb!2.0<<
  35.   +--------------------------ON AMINET----------------------------+
  36.   | game/think/VenusTris.lha         game/misc/SnailRace.lha      |
  37.   | game/shoot/fantasy.lha           util/time/MReminder.lha      |
  38.   | game/think/Atoms3.lha            util/misc/Dialer2.lha        |
  39.   | game/think/navalbattle.lha       game/think/Manos.lha         |
  40.   | game/shoot/in_the_target.lha     dev/lang/Logo1_4.lha         |
  41.   |                                                               |
  42.   +---------------------------------------------------------------+
  43.   |���BASIC programmers never die, they GOSUB and don't RETURN.   |
  44.   +---------------------------------------------------------------+
  45.  
  46.  
  47.  
  48.  
  49.